home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10978 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  592 b 

  1. Path: andrew.cmu.edu!elie+
  2. From: Elie Jean-Philippe <elie+@andrew.cmu.edu>
  3. Newsgroups: comp.lang.c
  4. Subject: hash table keyed by strings in C
  5. Date: Thu, 21 Mar 1996 02:49:37 -0500
  6. Organization: Masters student, Information Networking Institute, Carnegie Mellon, Pittsburgh, PA
  7. Message-ID: <0lIEcF200VQA0Q1W80@andrew.cmu.edu>
  8. NNTP-Posting-Host: po9.andrew.cmu.edu
  9.  
  10. I need to implement a hashing function (in C) that returns a unique key
  11. to a hash table, given a string as an input.
  12.  
  13. Has anyboy come accross or implemented such a code ?
  14. Any pointers would be greatly appreciated.
  15. Thanks.
  16.  
  17. Elie.
  18.